#######################
#COMMON Programminfos #
#######################

#Name of exe-file that is started in addition to oset.exe
#STARTEXE=msttsl.exe

#Name of exe-file that is started in addition to oset.exe
#STARTEXE=spchapi.exe

#Name of Inf-File of product to install
INFFILE1 = mdg_eJay.inf

INSTALLERPATH=musicdirector\instbin\

#Path to Installerexe (beneath rootdir)
EXEPATH1 = musicdirector\

#This folder is addad to installation path if installationpath does not end with this folder
DEFAULTDIR1 = MusicDirectorGold

#Productname for name in taskbar and for name of messageboxes
PRODUCTNAME1 = eJay Music Director Gold

#Name of Helpfile except of the french one (without .hlp and countrymark)
HELPFILE1 = MusicDirectorGold

#Name of the french Helpfile as above
HELPFILEFR1 = MusicDirectorGold

#the name of the lokalized textfile without countrmark)
TEXTFILE1 = text.etx

#Path of the original inffile
#INFSOURCEPATH1 = ejay\pxd\

#name of the original inffile
#INFSOURCEFILE1 = xejay10.inf

#name of the blockfile that is lokalized in same dir as infsourcefile
#BLOCKFILE1 =xejay10

#path of the blockfile
#BLOCKFILEPATH1 =eJay\pxd\

#name of the updatefile
UPDATEFILE1 = mdupdate.exe

#name of the mainexewindow, to finish application if deinstaller starts
WINDOWNAME1 = New.MDX - MusicDirector

WINDOWCLASS1=eJay
#name of mainexe
EXEFILE1 =MusicDirector.exe

##True if samplegroups of importsamples have to be changed, 'false if not->changes see in "ReadSample_Gruppendern"
#CANGESAMPLEGROUP = False


#BACKGROUND
NAME=BACKGROUND
PASSIVE = instpic.jpg
BGCOLOR = 2365F3

#########
# Buttons #
#########

# HELP-Button
#Never change ButtonNames!!!
NAME=HELP
TOP =407
LEFT = 517
#width and height are not free to choose, they are defined by the size of the pictures (passive and active, both must have the same size)
#same with other buttons that load pictures
PASSIVE = help_p.bmp
ACTIVE = help_a.bmp

# BROWSE1-Button
NAME=BROWSE1
TOP = 497
LEFT = 568
PASSIVE = browse_p.bmp
ACTIVE = browse_a.bmp

# BROWSE2-Button
NAME=BROWSE2
TOP = 521
LEFT = 568
PASSIVE = browse_p.bmp
ACTIVE = browse_a.bmp

# BROWSE3-Button
#NAME=BROWSE3
#TOP = 555
#LEFT = 568
#PASSIVE = browse_p.bmp
#ACTIVE = browse_a.bmp

#Up-Button
NAME=UP
TOP = 407
LEFT = 747
PASSIVE = up_p.bmp
ACTIVE = up_a.bmp

#Down-Button
NAME=DOWN
TOP = 407
LEFT = 774
PASSIVE = down_p.bmp
ACTIVE = down_a.bmp

#Check1-Button
NAME=CHECK1
TOP = 497
LEFT = 34
PASSIVE = check_p.bmp
ACTIVE = check_a.bmp
VALUE=TRUE
#Check-Button has a function that is executed while installation is running
FUNCTION=DEFAULT

#Check2-Button
NAME=CHECK2
TOP = 521
LEFT = 34
PASSIVE = check_p.bmp
ACTIVE = check_a.bmp
VALUE=TRUE
#Check-Button has a function that is executed while installation is running
FUNCTION=DEFAULT

#Check3-Button
NAME=CHECK3
TOP = 545
LEFT = 34
PASSIVE = check_p.bmp
ACTIVE = check_a.bmp
VALUE=TRUE
#Check-Button has a function that is executed while installation is running
FUNCTION=DEFAULT

#Check4-Button
#NAME=CHECK4
#TOP = 546
#LEFT = 34
#PASSIVE = check_p.bmp
#ACTIVE = check_a.bmp
#VALUE=TRUE
#Check-Button has a function that is executed while installation is running
#FUNCTION=DEFAULT




#Buttons that don't load a picture need the height and width information. they need altough the fontsize and the fontcolor (in BGR hex)  information
#Check1-Label
NAME=CHECK1LABEL
TOP = 499
LEFT =57
WIDTH = 130
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#Check2-Label
NAME=CHECK2LABEL
TOP = 523
LEFT =57
WIDTH = 130
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#Check3-Label
NAME=CHECK3LABEL
TOP = 547
LEFT =57
WIDTH = 130
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#Check4-Label
#NAME=CHECK4LABEL
#TOP = 547
#LEFT =57
#WIDTH = 130
#HEIGHT = 19
#FONTSIZE = 10
#FONTCOLOR = FFFFFF

#Check-Button has a function that is executed while installation is running




#CANCEL-Button
NAME=CANCEL
TOP = 576
LEFT = 660
WIDTH = 135
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#MAXIMALINSTALLATION-Button
NAME=MAXIMAL
TOP = 576
LEFT = 517
WIDTH = 135
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#MINIMALINSTALLATION-Button
#NAME=MINIMAL
#TOP = 572
#LEFT = 375
#WIDTH = 135
#HEIGHT = 19
#FONTSIZE = 10
#FONTCOLOR = FFFFFF

#QUICKSTART-Button
#NAME=QUICK
#TOP = 572
#LEFT = 253
#WIDTH = 135
#HEIGHT = 19
#FONTSIZE = 10
#FONTCOLOR = FFFFFF

#Labels are like buttons that don't load pictures (labels have no functions)

#CAPTION-LABEL
NAME=CAPTION
TOP = 408
LEFT = 160
WIDTH = 300
HEIGHT = 19
FONTSIZE = 12
FONTCOLOR = FFFFFF

#INSTPATH-LABEL
#NAME=INSTPATHLABEL
#TOP = 520
#LEFT = 140
#WIDTH = 194
#HEIGHT = 19
#FONTSIZE = 10
#FONTCOLOR = FFFFFF

#DISKSPACELABEL1
NAME=DISKSPACELABEL1
TOP = 499
LEFT = 600
WIDTH = 179
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#DISKSPACELABEL2
NAME=DISKSPACELABEL2
TOP = 523
LEFT = 600
WIDTH = 179
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = FFFFFF

#DISKSPACELABEL3
#NAME=DISKSPACELABEL3
#TOP = 408
#LEFT = 500
#WIDTH = 179
#HEIGHT = 19
#FONTSIZE = 12
#FONTCOLOR = FFFFFF

#LANGUAGE
NAME=LANGUAGE
TOP = 408
LEFT = 550
WIDTH = 179
HEIGHT = 19
FONTSIZE = 12
FONTCOLOR = FFFFFF

#INSTTEXT
NAME=INSTTEXT
TOP = 440
LEFT = 29
WIDTH = 730
HEIGHT = 80
FONTSIZE = 10
FONTCOLOR = FFFFFF

#INSTALLATIONPATH1
NAME=INSTPATH1
TOP = 497
LEFT = 174
WIDTH = 392
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = 000000

#INSTALLATIONPATH2
NAME=INSTPATH2
TOP = 521
LEFT = 174
WIDTH = 392
HEIGHT = 19
FONTSIZE = 10
FONTCOLOR = 000000

#INSTALLATIONPATH3
#NAME=INSTPATH3
#TOP = 497
#LEFT = 174
#WIDTH = 392
#HEIGHT = 19
#FONTSIZE = 10
#FONTCOLOR = 000000

#Progressbar	need although the information about the fillcolor
NAME=PROGRESS
TOP = 577
LEFT = 33
WIDTH = 166
HEIGHT = 15
FONTSIZE = 8
FONTCOLOR = 888888
FILLCOLOR = FFFFFF
BGCOLOR = 381A01